projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8676bbc
)
* undo.c (Fprimitive_undo): Give clearer error message when trying to
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000
(
02:04
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000
(
02:04
+0000)
change text properties outside accessible part of buffer.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 306db1940f5d6da897d939a6dbd3ff9887b1a77a..6b8363ad2d494ecd589ac7c6de8ca2d7567789f5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-03-30 Chong Yidong <cyd@stupidchicken.com>
+
+ * undo.c (Fprimitive_undo): Give clearer error message when trying
+ to change text properties outside accessible part of buffer.
+
2007-03-29 Kim F. Storm <storm@cua.dk>
* process.c (wait_reading_process_output) [HAVE_PTYS]: